-
Notifications
You must be signed in to change notification settings - Fork 0
General: Fix school names filter for CIT
#1739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
|
📊 Server Test Coverage Too Low 🔍 View coverage locally: ./gradlew test jacocoTestReport
open build/reports/jacoco/test/html/index.html🌐 View coverage from GitHub: |
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
|
🤖 OpenAPI spec and client code auto-updated and committed. |
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
|
🤖 No OpenAPI or client changes needed. |
CelineLahnor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Tested it on the test server and it looks fine for me. Thank you :)
|
🤖 No OpenAPI or client changes needed. |
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
Kiara65
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected, thank you 🥳
src/main/java/de/tum/cit/aet/usermanagement/web/DepartmentResource.java
Outdated
Show resolved
Hide resolved
…ps://github.com/ls1intum/tum-apply into bugfix/1640-school-filter-department-admin-view
|
🤖 No OpenAPI or client changes needed. |
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
|
🤖 No OpenAPI or client changes needed. |
|
@sachmii Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
Checklist
General
Server
Motivation and Context
Closes #1640.
Previously, when filtering for CIT in the departments view, the results wouldn't appear only after selecting another school.
Description
DepartmentResourceSteps for Testing
Prerequisites:
Review Progress
Code Review
Manual Tests
Test Coverage
Warning: Server tests failed. Coverage could not be fully measured. Please check the workflow logs.
Last updated: 2026-01-23 11:04:29 UTC
Screenshots